Temperatures Based on custom Table

MotherBoard Monitor 5 now supports your own custom temperature table, this means that if you feel your sensorchip is not 100% correct you can now make your own table

Important: MBM does all this on the temperature BEFORE the compensation value (if used ??) is added..

Configuring This Advanced Feature

  1. Close MBM 5 if it is already running.
  2. Locate the MBM 5.ini file and open it with a text editor.
  3. Locate the line "Temp Based on custom temp table=0" in the [Advanced] section and change it to "Temp Based on custom temp table=1"
  4. Edit the TempList.ini file to describe the relationship between the Sensorchip/MBM temperature and what you feel it should be. (See sample calibration tables below.)
  5. As of MBM 5.3.5.0 you need to rename the Templist.ini to TempListX.ini where X is the temp sensor you want to use this table on
  6. Start MBM and you should now have a temperature reading based on your table to for that sensor.

/**********************************************************************************/
/* format : MBM temperature in Celcius: Your Temperature in Celcius
/* example: 35:36
/* 36:38
/* rename this file to templistX.ini, where X is the mbm sensor that should it
/* do not remove these lines and start directly below this section
/**********************************************************************************/
10:10
11:11
12:12
13:13
14:14
15:15
16:16
17:17
18:18
20:19
21:20
22:21
24:22
25:23
26:24
28:25
30:36
31:37
32:38
33:39
35:40